[INFO] fetching crate spikard-http 0.16.0-rc.4...
[INFO] checking spikard-http-0.16.0-rc.4 against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] extracting crate spikard-http 0.16.0-rc.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate spikard-http 0.16.0-rc.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spikard-http 0.16.0-rc.4
[INFO] tweaked toml for crates.io crate spikard-http 0.16.0-rc.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spikard-http 0.16.0-rc.4 on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spikard-http 0.16.0-rc.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 892d1e4a638b6d42d347318ebcf05fc7456d1fbfe642e1dc6c439f7eda7a6f54
[INFO] running `Command { std: "docker" "start" "892d1e4a638b6d42d347318ebcf05fc7456d1fbfe642e1dc6c439f7eda7a6f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "892d1e4a638b6d42d347318ebcf05fc7456d1fbfe642e1dc6c439f7eda7a6f54" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "892d1e4a638b6d42d347318ebcf05fc7456d1fbfe642e1dc6c439f7eda7a6f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "892d1e4a638b6d42d347318ebcf05fc7456d1fbfe642e1dc6c439f7eda7a6f54" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling zlib-rs v0.6.4
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling typetag v0.2.22
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]    Compiling utoipa-swagger-ui-vendored v0.1.2
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=9e82db8bd5826924 -C extra-filename=-d25ed7a4070c4307 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-aba14f6c9c5c0c71.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-afda87b8fb3290b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "892d1e4a638b6d42d347318ebcf05fc7456d1fbfe642e1dc6c439f7eda7a6f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "892d1e4a638b6d42d347318ebcf05fc7456d1fbfe642e1dc6c439f7eda7a6f54", kill_on_drop: false }`
[INFO] [stdout] 892d1e4a638b6d42d347318ebcf05fc7456d1fbfe642e1dc6c439f7eda7a6f54
